1·An integral type can be used in an arithmetic expression.
一种整体式可用于在一个算术表达式。
2·Evaluate the value of an arithmetic expression in Reverse Polish Notation.
评价一个用逆波兰表示法写成的算法式子的价值。
3·Computed using an arithmetic expression on the original text or attribute value.
使用算术表达式基于初始文本或属性值进行计算。
4·The arithmetic expression involving the START_DATE column makes the predicate non-indexable.
算术表达式包含START _ date列使得谓词不可索引。
5·A special value that indicates an arithmetic expression returned a value that was not a number.
一个特殊值,此值指示算术表达式返回了非数字值。
6·In the COBOL system, the information represented by a data item, arithmetic expression, or conditional expression.
在COBOL系统中,由一个数据项、算术表达式或条件表达式表示的信息。
7·This article used the operator first to analyze and the storehouse method has given the arithmetic expression computation process.
本文采用算符优先分析和堆栈的方法给出了算术表达式的计算过程。
8·Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results.
利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。
9·This paper discusses the function of control static output in the PID arithmetic expression and gives, out several methods of PID arithmetic expression.
讨论了PID算式中稳态控制输出在算式中的作用,同时讨论并给出了提高PID算式控制效果的几种措施。
10·For example, arithmetic expression evaluation is performed in left-to-right order (JLS section 15.6) as viewed by the thread performing the operations, but not necessarily as viewed by other threads.
例如,算术表达式的计算在线程内看来是从左到右地执行操作(JLS 15.6章节),而这种执行效果是没有必要被其他线程观察到的。